home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
Photology 2.0.116
/
PhotologySetup_redist_x86.exe
/
RCDATA
/
CABINET
/
install.1041.xml
< prev
next >
Wrap
Extensible Markup Language
|
2008-02-28
|
2KB
|
49 lines
<?xml version="1.0"?>
<InstallInstructions>
<!-- Caption of the Installer window. -->
<WindowTitle>Photologyインストレーション</WindowTitle>
<!-- Name of the application to use when showing status. -->
<ApplicationName>Photology</ApplicationName>
<!-- Application version - ignored by the Installer (optional). -->
<ApplicationVersion>2.0.116.0</ApplicationVersion>
<!-- Icon to use with the Installer window. -->
<ApplicationIcon>logo.ico</ApplicationIcon>
<!-- MSI package to install (optional). -->
<ApplicationMSI>Photology.msi</ApplicationMSI>
<!-- Command line or URL to launch once installation completes (optional). -->
<ApplicationLaunch>
<!-- "%programfiles%\Photology Starter Kit\PhotologySample.exe" /q --></ApplicationLaunch>
<!-- Language in this file - ignored by the Installer (optional). -->
<Language>ja-JP</Language>
<!-- Page to show upon startup. -->
<ApplicationReadmePage Source="readme-ja.htm" />
<!-- Page containing .NET 3.0 EULA text shown after Readme page. -->
<DotNetEULAPage Source="neteula-ja.htm" />
<!-- Page to show if installation completes successfully (skipped if ApplicationLaunch is used). -->
<SuccessPage Source="success-ja.htm" />
<!-- Page to show if installation fails for any reason. -->
<FailurePage Source="failure-ja.htm" />
<!-- Collection of slides to cycle through while installation is in progress.
For each slide, the time to keep it displayed is specified in milliseconds. -->
<SlidePage Source="page1-ja.htm" Time="10000" />
<SlidePage Source="page2-ja.htm" Time="10000" />
<SlidePage Source="page3-ja.htm" Time="10000" />
<SlidePage Source="page5-ja.htm" Time="10000" />
<SlidePage Source="page6-ja.htm" Time="10000" />
<SlidePage Source="page7-ja.htm" Time="10000" />
<SlidePage Source="page8-ja.htm" Time="10000" />
<SlidePage Source="page9-ja.htm" Time="10000" />
</InstallInstructions>